home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / admin / secure / Tor - Privoxy - Vidalia.exe / Privoxy / standard.action < prev    next >
Text File  |  2006-11-20  |  6KB  |  245 lines

  1. ######################################################################
  2. #  File        :  $Source: /cvsroot/ijbswa/current/standard.action,v $
  3. #  $Id: standard.action,v 1.17 2006/10/24 10:53:55 hal9 Exp $
  4. #
  5. #  Purpose     :  Provide prefedined sets of actions, see
  6. #                 http://www.privoxy.org/user-manual/actions-file.html
  7. #
  8. #  Copyright   :  Written by and Copyright 2002-2006
  9. #                 Privoxy team. http://www.privoxy.org/
  10. #
  11. ######################################################################
  12.  
  13. ######################################################################
  14. #
  15. # WARNING: THIS FILE IS *NOT* THE PLACE TO CUSTOMIZE YOUR CONFIGURATION!
  16. #
  17. #          This is not a user modifiable configuration file!
  18. #          Local customizations and preferences should go in 
  19. #          user.action and/or user.filter. Or use the custom editor at
  20. #          http://p.p/. Thanks.
  21. #
  22. ######################################################################
  23.  
  24. ################
  25. #
  26. # Cautious settings -- safe for all sites, but offer little privacy protection
  27. #
  28. { \
  29. -add-header \
  30. -block \
  31. -content-type-overwrite \
  32. -crunch-client-header \
  33. -crunch-if-none-match \
  34. -crunch-outgoing-cookies \
  35. -crunch-incoming-cookies \
  36. -crunch-server-header \
  37. -deanimate-gifs \
  38. -downgrade-http-version \
  39. -fast-redirects \
  40. -filter{js-annoyances} \
  41. -filter{js-events} \
  42. -filter{html-annoyances} \
  43. -filter{content-cookies} \
  44. -filter{refresh-tags} \
  45. -filter{unsolicited-popups} \
  46. -filter{all-popups} \
  47. -filter{img-reorder} \
  48. -filter{banners-by-size} \
  49. -filter{banners-by-link} \
  50. -filter{webbugs} \
  51. -filter{tiny-textforms} \
  52. -filter{jumping-windows} \
  53. -filter{frameset-borders} \
  54. -filter{demoronizer} \
  55. -filter{shockwave-flash} \
  56. -filter{quicktime-kioskmode} \
  57. -filter{fun} \
  58. -filter{crude-parental} \
  59. -filter{ie-exploits} \
  60. -filter{site-specifics} \
  61. -filter{google} \
  62. -filter{yahoo} \
  63. -filter{msn} \
  64. -filter{blogspot} \
  65. -filter{xml-to-html} \
  66. -filter{html-to-xml} \
  67. -filter{no-ping} \
  68. -filter{hide-tor-exit-notation} \
  69. -filter-client-headers \
  70. -filter-server-headers \
  71. -force-text-mode \
  72. -handle-as-empty-document \
  73. -handle-as-image \
  74. -hide-accept-language \
  75. -hide-content-disposition \
  76. -hide-if-modified-since \
  77. +hide-forwarded-for-headers \
  78. +hide-from-header{block} \
  79. -hide-referrer \
  80. -hide-user-agent \
  81. -inspect-jpegs \
  82. -kill-popups \
  83. -limit-connect \
  84. -prevent-compression \
  85. -overwrite-last-modified \
  86. -redirect \
  87. -send-vanilla-wafer \
  88. -send-wafer \
  89. -session-cookies-only \
  90. +set-image-blocker{pattern} \
  91. -treat-forbidden-connects-like-blocks \
  92. }
  93. standard.Cautious
  94.  
  95. ################
  96. #
  97. # Medium settings -- safe for most sites, with reasonable protection/damage tradeoff
  98. #
  99. { \
  100. -add-header \
  101. -block \
  102. -content-type-overwrite \
  103. -crunch-client-header \
  104. -crunch-if-none-match \
  105. -crunch-outgoing-cookies \
  106. -crunch-incoming-cookies \
  107. -crunch-server-header \
  108. +deanimate-gifs{last} \
  109. -downgrade-http-version \
  110. -fast-redirects \
  111. -filter{js-annoyances} \
  112. -filter{js-events} \
  113. -filter{html-annoyances} \
  114. -filter{content-cookies} \
  115. +filter{refresh-tags} \
  116. -filter{unsolicited-popups} \
  117. -filter{all-popups} \
  118. +filter{img-reorder} \
  119. +filter{banners-by-size} \
  120. -filter{banners-by-link} \
  121. +filter{webbugs} \
  122. -filter{tiny-textforms} \
  123. +filter{jumping-windows} \
  124. -filter{frameset-borders} \
  125. -filter{demoronizer} \
  126. -filter{shockwave-flash} \
  127. -filter{quicktime-kioskmode} \
  128. -filter{fun} \
  129. -filter{crude-parental} \
  130. +filter{ie-exploits} \
  131. -filter{site-specifics} \
  132. -filter{google} \
  133. -filter{yahoo} \
  134. -filter{msn} \
  135. -filter{blogspot} \
  136. -filter{xml-to-html} \
  137. -filter{html-to-xml} \
  138. -filter{no-ping} \
  139. -filter{hide-tor-exit-notation} \
  140. -filter-client-headers \
  141. -filter-server-headers \
  142. -force-text-mode \
  143. -handle-as-empty-document \
  144. -handle-as-image \
  145. -hide-accept-language \
  146. -hide-content-disposition \
  147. -hide-if-modified-since \
  148. +hide-forwarded-for-headers \
  149. +hide-from-header{block} \
  150. +hide-referrer{forge} \
  151. -hide-user-agent \
  152. -inspect-jpegs \
  153. -kill-popups \
  154. -limit-connect \
  155. +prevent-compression \
  156. -overwrite-last-modified \
  157. -redirect \
  158. -send-vanilla-wafer \
  159. -send-wafer \
  160. +session-cookies-only \
  161. +set-image-blocker{pattern} \
  162. -treat-forbidden-connects-like-blocks \
  163. }
  164. standard.Medium
  165.  
  166. ################
  167. #
  168. # Advanced settings -- reasonable privacy protection but
  169. # require some exceptions for trusted sites, most likely
  170. # because of cookies or SSL. Also testing ground for
  171. # new options.
  172. #
  173. # CAUTION: These settings can still be subverted by a
  174. # misconfigured client that executes code from untrusted
  175. # sources.
  176. #
  177. { \
  178. -add-header \
  179. -block \
  180. -content-type-overwrite \
  181. -crunch-client-header \
  182. +crunch-if-none-match \
  183. +crunch-outgoing-cookies \
  184. +crunch-incoming-cookies \
  185. -crunch-server-header \
  186. +deanimate-gifs{last} \
  187. -downgrade-http-version \
  188. +fast-redirects{check-decoded-url} \
  189. -filter{js-annoyances} \
  190. -filter{js-events} \
  191. +filter{html-annoyances} \
  192. +filter{content-cookies} \
  193. +filter{refresh-tags} \
  194. -filter{unsolicited-popups} \
  195. -filter{all-popups} \
  196. +filter{img-reorder} \
  197. +filter{banners-by-size} \
  198. +filter{banners-by-link} \
  199. +filter{webbugs} \
  200. -filter{tiny-textforms} \
  201. +filter{jumping-windows} \
  202. +filter{frameset-borders} \
  203. -filter{demoronizer} \
  204. -filter{shockwave-flash} \
  205. +filter{quicktime-kioskmode} \
  206. -filter{fun} \
  207. -filter{crude-parental} \
  208. -filter{ie-exploits} \
  209. -filter{site-specifics} \
  210. -filter{google} \
  211. -filter{yahoo} \
  212. -filter{msn} \
  213. -filter{blogspot} \
  214. -filter{xml-to-html} \
  215. -filter{html-to-xml} \
  216. -filter{no-ping} \
  217. -filter{hide-tor-exit-notation} \
  218. -filter-client-headers \
  219. -filter-server-headers \
  220. -force-text-mode \
  221. -handle-as-empty-document \
  222. -handle-as-image \
  223. -hide-accept-language \
  224. -hide-content-disposition \
  225. +hide-if-modified-since{-60} \
  226. +hide-forwarded-for-headers \
  227. +hide-from-header{block} \
  228. +hide-referrer{conditional-block} \
  229. -hide-user-agent \
  230. -inspect-jpegs \
  231. -kill-popups \
  232. +limit-connect{,} \
  233. +prevent-compression \
  234. +overwrite-last-modified{randomize} \
  235. -redirect \
  236. -send-vanilla-wafer \
  237. -send-wafer \
  238. -session-cookies-only \
  239. +set-image-blocker{pattern} \
  240. +treat-forbidden-connects-like-blocks \
  241. }
  242. standard.Advanced
  243.